Method SchemeExistsForTypeAsync<TProps>()
Check if scheme exists for C# class type.
public Task<bool> SchemeExistsForTypeAsync<TProps>() where TProps : class
Check if scheme exists for C# class type.
public Task<bool> SchemeExistsForTypeAsync<TProps>() where TProps : class